Allow function as value of initial-buffer-choice (Bug#13251).
author=Constantin Kulikov <zxnotdead@gmail.com>
Mon, 24 Dec 2012 17:49:19 +0000 (18:49 +0100)
committermartin rudalics <rudalics@gmx.at>
Mon, 24 Dec 2012 17:49:19 +0000 (18:49 +0100)
commitb1aa5d2fdc95f5e5e26dd99c2b8ba92d11900b4e
tree62ca80714aa8890c3d253dcfa93daad3c6719825
parent82758ea70fe1fd1d7c9a0169edb9eeab8d95aa5b
Allow function as value of initial-buffer-choice (Bug#13251).

* startup.el (initial-buffer-choice): Allow function as value
(Bug#13251).
(command-line-1): Handle case where initial-buffer-choice
specifies a function.
* server.el (server-execute): Handle case where
initial-buffer-choice specifies a function.
etc/NEWS
lisp/ChangeLog
lisp/server.el
lisp/startup.el